Saturday, 31 August 2013

Size on Disk of multiple tiny files

Size on Disk of multiple tiny files

References

Reference NO 1

http://stackoverflow.com/questions/15187706/size-on-disk-of-multiple-tiny-files

Reference NO 2

http://elm-chan.org/fsw/ff/00index_e.html

Reference NO 3

http://manual.audacityteam.org/man/FAQ:Opening_and_Saving_Files

Reference NO 4

http://www.symantec.com/connect/forums/size-backup-disk-files-are-stunted

Reference NO 5

http://pages.cs.wisc.edu/~kooburat/works/extu_paper.pdf

Reference NO 6

http://www.gn.apc.org/support/understanding-file-sizes

Reference NO 7

http://docs.oracle.com/cd/B28359_01/server.111/b28318/physical.htm

Reference NO 8

https://www.ece.cmu.edu/~ganger/papers/cffs-usenix97.pdf

.htaccess not working for php/mvc in subdirectory

.htaccess not working for php/mvc in subdirectory

References

Reference NO 1

http://stackoverflow.com/questions/15187990/htaccess-not-working-for-php-mvc-in-subdirectory

Reference NO 2

http://stackoverflow.com/questions/6928881/custom-php-mvc-framework-how-to-ensure-locational-compatibility-with-htaccess

Reference NO 3

http://serverfault.com/questions/383621/www-vs-non-www-and-subdirs-with-special-htaccess

Reference NO 4

http://codeblow.com/questions/htaccess-and-kohana-s-2-x-project-in-subdirectory/

Reference NO 5

http://corz.org/serv/tricks/htaccess2.php?page=all

Reference NO 6

http://www.sitepoint.com/forums/showthread.php?872287-mod_rewrite-behavior-I-do-not-fully-understand-redirect-request-to-a-subdir

Reference NO 7

https://github.com/Xeoncross/micromvc/issues/8

Reference NO 8

#EANF#

Why isn't Apple's BTLE example code working?

Why isn't Apple's BTLE example code working?

References

Reference NO 1

http://stackoverflow.com/questions/15188187/why-isnt-apples-btle-example-code-working

Reference NO 2

http://stackoverflow.com/questions/15373743/tracking-a-moving-device-using-btle

Reference NO 3

http://stackoverflow.com/questions/15676516/btle-sample-app-now-working-from-iphone4s-to-ipad

Reference NO 4

http://appleinsider.com/articles/13/06/19/inside-ios-7-ibeacons-enhance-apps-location-awareness-via-bluetooth-le

Reference NO 5

http://www.forbes.com/sites/haydnshaughnessy/2013/04/12/these-3-game-changers-define-the-apple-vs-samsung-battle/

Reference NO 6

http://e2e.ti.com/thread/192593.aspx

Reference NO 7

http://blog.bluetooth-smart.com/2011/10/05/bluetooth-low-energy-development-kits-2/

Reference NO 8

http://www.telegraph.co.uk/technology/apple/10179621/Apple-gears-up-for-iWatch-battle.html

Git PowerShell Cmdlets returning git info as objects

Git PowerShell Cmdlets returning git info as objects

References

Reference NO 1

http://stackoverflow.com/questions/15188433/git-powershell-cmdlets-returning-git-info-as-objects

Reference NO 2

http://www.hanselman.com/blog/PromptsAndDirectoriesEvenBetterGitAndMercurialWithPowerShell.aspx

Reference NO 3

http://haacked.com/archive/2011/12/13/better-git-with-powershell.aspx

Reference NO 4

http://stacktoheap.com/blog/2012/12/07/writing-a-git-provider-for-windows-powershell-part-3/

Reference NO 5

https://github.com/WindowsAzure/azure-sdk-tools/wiki/Windows-Azure-PowerShell-Developer-Guide

Reference NO 6

http://andrewchaa.me.uk/2012/11/21/writing-a-powershell-cmdlet/

Reference NO 7

http://powershell.cz/

Reference NO 8

http://designandcode.net/CategoryView,category,Powershell.aspx

Iterate over a fixed array

Iterate over a fixed array

References

Reference NO 1

http://stackoverflow.com/questions/1597830/iterate-through-a-c-array

Reference NO 2

http://stackoverflow.com/questions/13889683/scala-iterate-over-double-array-from-case-class

Reference NO 3

http://ajaxian.com/archives/how-many-ways-can-you-iterate-over-an-array-in-javascript

Reference NO 4

https://github.com/angular/angular.js/pull/2554

Reference NO 5

https://gist.github.com/andy722/3075485

Reference NO 6

http://php.net/manual/en/control-structures.foreach.php

Reference NO 7

http://forum.unity3d.com/threads/159107-Fastest-way-to-iterate-through-an-array

Reference NO 8

#EANF#

Statistics from C++ source code [closed]

Statistics from C++ source code [closed]

References

Reference NO 1

http://stackoverflow.com/questions/15188856/statistics-from-c-source-code

Reference NO 2

http://people.sc.fsu.edu/~jburkardt/cpp_src/cpp_src.html

Reference NO 3

http://www.mathtools.net/C_C__/Statistics/

Reference NO 4

http://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis

Reference NO 5

http://cplus.about.com/od/codelibraryfor1/

Reference NO 6

http://www.softwareverify.com/cpp-coverage.php

Reference NO 7

http://cran.r-project.org/web/packages/Rcpp/vignettes/Rcpp-introduction.pdf

Reference NO 8

http://www.planet-source-code.com/vb/default.asp?lngWId=3

Restored TFS 2012 raises TF30063: You are not authorized to access

Restored TFS 2012 raises TF30063: You are not authorized to access

References

Reference NO 1

http://stackoverflow.com/questions/15189092/restored-tfs-2012-raises-tf30063-you-are-not-authorized-to-access

Reference NO 2

http://stackoverflow.com/questions/16415362/tf30063-you-are-not-authorized-to-access-after-change-from-tfs2010-to-tfs2012

Reference NO 3

http://stackoverflow.com/questions/17331955/authenticating-to-hosted-tfs-tf30063-you-are-not-authorized-to-access-visuals

Reference NO 4

http://stackoverflow.com/questions/12328140/moving-the-collections-from-tfs-2010-to-tfs-2012

Reference NO 5

http://stackoverflow.com/questions/14146617/tf30172-you-dont-have-permission

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Pasting Data into excel file correctly from textbox

Pasting Data into excel file correctly from textbox

References

Reference NO 1

http://stackoverflow.com/questions/15189551/pasting-data-into-excel-file-correctly-from-textbox

Reference NO 2

http://www.developerfusion.com/thread/28447/paste-from-clipboard-to-excel-textbox/

Reference NO 3

http://forums.quark.com/p/7409/31127.aspx

Reference NO 4

http://support.microsoft.com/kb/843504

Reference NO 5

http://superuser.com/questions/547564/how-can-i-create-a-floating-text-box-in-excel-that-contains-data-from-a-workshee

Reference NO 6

http://smallbusiness.chron.com/paste-excel-powerpoint-change-format-31994.html

Reference NO 7

http://www.bigresource.com/VB-appending-data-from-vb-textbox-to-excel-zmMWAeFLff.html

Reference NO 8

http://www.teachexcel.com/excel-help/excel-how-to.php?i=163187

Friday, 30 August 2013

Post this again

Post this again

References

Reference NO 1

http://www.nsteens.org/Games/StopThatPostAgain

Reference NO 2

http://www.washingtonpost.com/blogs/going-out-guide/wp/2013/08/28/historic-butcher-shop-to-reopen-again-near-union-market/

Reference NO 3

http://articles.washingtonpost.com/2013-08-27/opinions/41472373_1_sochi-olympics-lgbt-olympic-boycott

Reference NO 4

#EANF#

Reference NO 5

http://www.tumblr.com/tagged/post-it-again

Reference NO 6

http://www.tumblr.com/tagged/had-to-post-it-again

Reference NO 7

http://aprilyamasaki.com/2013/08/28/the-post-publication-blues-again-same-song-different-key/

Reference NO 8

https://www.facebook.com/jessben/posts/10101676235552320

unix utility join and output fields

unix utility join and output fields

References

Reference NO 1

http://stackoverflow.com/questions/15190037/unix-utility-join-and-output-fields

Reference NO 2

http://stackoverflow.com/questions/13382566/left-outer-join-on-two-files-in-unix

Reference NO 3

http://www.albany.edu/~ig4895/join.htm

Reference NO 4

http://www.computerhope.com/unix/ujoin.htm

Reference NO 5

http://en.wikipedia.org/wiki/Join_(Unix)

Reference NO 6

http://linux.about.com/library/cmd/blcmdl1_join.htm

Reference NO 7

http://www.folkstalk.com/2012/02/join-command-in-unixlinux-examples.html

Reference NO 8

http://unix.stackexchange.com/questions/16443/combine-text-files-column-wise

Xtend loop break

Xtend loop break

References

Reference NO 1

http://stackoverflow.com/questions/15190311/xtend-loop-break

Reference NO 2

https://groups.google.com/d/topic/xtend-lang/K8pdGDbWMeU

Reference NO 3

http://www.eclipse.org/forums/index.php/t/236521/

Reference NO 4

http://bartnaudts.blogspot.com/2012/12/xtend-better-compromise.html

Reference NO 5

http://comments.gmane.org/gmane.comp.programming.xtend/2167

Reference NO 6

http://dslmeinte.wordpress.com/2011/09/19/using-xtexts-xtend2-language/

Reference NO 7

http://lwc13-xtext.eclipselabs.org.codespot.com/git-history/bd9e198eaa383e45b48aa757d8e63aeff09cc90a/docs/lwc13-doc/chap02_020_xtend.tex

Reference NO 8

http://www.malelibidobooster.com/

Change the default size of viewer for YouTube videos when using OEMBED

Change the default size of viewer for YouTube videos when using OEMBED

References

Reference NO 1

http://stackoverflow.com/questions/15190743/change-the-default-size-of-viewer-for-youtube-videos-when-using-oembed

Reference NO 2

http://stackoverflow.com/questions/5654691/why-isnt-oembed-showing-the-youtube-video

Reference NO 3

http://stackoverflow.com/questions/tagged/oembed

Reference NO 4

http://codex.wordpress.org/Embeds

Reference NO 5

http://buddypress.org/support/topic/change-size-of-linked-youtube-video/

Reference NO 6

http://john.do/embed-videos-wordpress/

Reference NO 7

https://groups.google.com/d/topic/oembed/-ex69_dZ7uA

Reference NO 8

#EANF#

Customise actual/expected Ÿ??Value ofŸ? string in Google Test failure output messages

Customise actual/expected Ÿ??Value ofŸ? string in Google Test failure
output messages

References

Reference NO 1

http://www.plupload.com/punbb/search.php?action=show_user_posts&user_id=759

Reference NO 2

https://www.sparkfun.com/short/9607

Reference NO 3

http://www.tech-recipes.com/rx/3024/google_chrome_add_send_link_button_to_bookmarks_bar/

Reference NO 4

http://forumarray.com/fuzzy-lookup-problems-810088

Reference NO 5

http://forumarray.com/auto-complete-dropdowntextbox-asp-netvb-464001

Reference NO 6

http://www.avrfreaks.net/index.php?name=PNphpBB2&file=printview&t=48188

Reference NO 7

http://www.docstoc.com/docs/83167684/The-Perfect-Server---Ubuntu-Hardy-Heron-_Ubuntu-8

Reference NO 8

#EANF#

selecting rows with one same and one different column

selecting rows with one same and one different column

References

Reference NO 1

http://stackoverflow.com/questions/1408141/sql-selecting-rows-where-one-columns-value-is-common-across-another-criteria-co

Reference NO 2

http://stackoverflow.com/questions/15191238/selecting-rows-with-one-same-and-one-different-column

Reference NO 3

http://stackoverflow.com/questions/5422485/select-from-same-column-possible-different-row-in-one-select-statement-using-j

Reference NO 4

http://stackoverflow.com/questions/15755474/several-rows-with-exact-same-values-but-only-one-column-returns-different-value

Reference NO 5

http://stackoverflow.com/questions/16049635/in-mysql-how-do-i-select-only-every-row-that-has-the-same-value-in-one-column-b

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Error in the android compile proguard

Error in the android compile proguard

References

Reference NO 1

http://stackoverflow.com/questions/15191476/error-in-the-android-compile-proguard-references

Reference NO 2

http://stackoverflow.com/questions/14501759/proguard-errors-with-external-jar-returns-error-code-1

Reference NO 3

http://proguard.sourceforge.net/manual/troubleshooting.html

Reference NO 4

http://developer.android.com/tools/help/proguard.html

Reference NO 5

http://pasiphist.net/?q=node/20

Reference NO 6

http://www.androidengineer.com/2010/07/optimizing-obfuscating-and-shrinking.html

Reference NO 7

https://github.com/Prototik/HoloEverywhere/issues/231

Reference NO 8

http://androidtobe.blogspot.com/2010/10/proguard-obfuscation-error-could-not.html

how to overlay a play button png over a thumbnail image that links to a shadowbox vimeo video

how to overlay a play button png over a thumbnail image that links to a
shadowbox vimeo video

References

Reference NO 1

http://stackoverflow.com/questions/15191690/how-to-overlay-a-play-button-png-over-a-thumbnail-image-that-links-to-a-shadowbo

Reference NO 2

http://stackoverflow.com/questions/5123489/how-to-overlay-a-play-button-over-a-youtube-thumbnail-image

Reference NO 3

http://lukassteinman.com/integrate-video-into-your-nextgen-gallery

Reference NO 4

http://extensions.joomla.org/search?q=image

Reference NO 5

http://themeforest.net/item/black-label-fullscreen-video-image-background/discussion/336949?page=25

Reference NO 6

http://visuallightbox.com/lightbox-effect-vista-demo.html

Reference NO 7

http://wp.tutsplus.com/tutorials/theme-development/add-a-responsive-lightbox-to-your-wordpress-theme/

Reference NO 8

http://www.rapidweavercentral.net/rapidweaver/stacks/all_rapidweaver_stacks_on_one_page.php

create a Ÿ??POSTŸ? form

create a Ÿ??POSTŸ? form

References

Reference NO 1

#EANF#

Reference NO 2

#EANF#

Reference NO 3

#EANF#

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Thursday, 29 August 2013

scala while loop assignment

scala while loop assignment

References

Reference NO 1

http://stackoverflow.com/questions/15192131/scala-while-loop-assignment

Reference NO 2

http://stackoverflow.com/questions/1998724/what-is-the-motivation-for-scala-assignment-evaluating-to-unit-rather-than-the-v

Reference NO 3

http://www.tutorialspoint.com/scala/scala_while_loop.htm

Reference NO 4

http://www.ibm.com/developerworks/java/library/j-scala03268/index.html

Reference NO 5

http://www.scala-lang.org/old/node/12520.html

Reference NO 6

http://bplawler.tumblr.com/post/6869708984

Reference NO 7

http://www.artima.com/scalazine/articles/steps.html

Reference NO 8

http://tutorials.jenkov.com/scala/for.html

When is a Home not a Home (Launcher related)

When is a Home not a Home (Launcher related)

References

Reference NO 1

http://stackoverflow.com/questions/15192384/when-is-a-home-not-a-home-launcher-related

Reference NO 2

http://stackoverflow.com/questions/15977036/home-launcher-calling-another-launcher

Reference NO 3

https://play.google.com/store/apps/details?id=com.stain46.taghome22&hl=en

Reference NO 4

http://android.appstorm.net/reviews/utilities/action-launcher-pro-clutter-free-home-screens/

Reference NO 5

http://www.androidcentral.com/how-install-facebook-home-your-current-android-smartphone

Reference NO 6

http://www.androidtapp.com/everything-me-home-beta/

Reference NO 7

#EANF#

Reference NO 8

#EANF#

UINavigationViewController embedded inside a UIViewController Container

UINavigationViewController embedded inside a UIViewController Container

References

Reference NO 1

http://stackoverflow.com/questions/15192640/uinavigationviewcontroller-embedded-inside-a-uiviewcontroller-container

Reference NO 2

http://stackoverflow.com/questions/15022319/access-uiviewcontroller-inside-containercontroller

Reference NO 3

http://www.slideshare.net/bobmccune/creating-container-view-controllers

Reference NO 4

http://subjective-objective-c.blogspot.com/2011/08/writing-high-quality-view-controller.html

Reference NO 5

http://www.apeth.com/iOSBook/ch19.html

Reference NO 6

http://developer.apple.com/library/ios/#documentation/UIKit/Reference/UIViewController_Class/

Reference NO 7

https://github.com/pawlowskialex/PATabBarController

Reference NO 8

#EANF#

How many refresh tokens Google API issues for a given client/user combination?

How many refresh tokens Google API issues for a given client/user
combination?

References

Reference NO 1

http://stackoverflow.com/questions/15192878/how-many-refresh-tokens-google-api-issues-for-a-given-client-user-combination

Reference NO 2

https://developers.google.com/accounts/docs/OAuth2WebServer

Reference NO 3

https://github.com/intridea/omniauth-oauth2/issues/40

Reference NO 4

http://www.ewanheming.com/adwords-api-oauth-tutorial

Reference NO 5

http://techblog.hybris.com/2012/06/11/oauth2-resource-owner-password-flow/

Reference NO 6

http://www.raymondcamden.com/index.cfm/2011/12/6/Working-with-Google-and-OAuth2

Reference NO 7

http://ikaisays.com/

Reference NO 8

http://blog.comsysto.com/tag/spring/

how to embed a swf video within a list of links?

how to embed a swf video within a list of links?

References

Reference NO 1

http://stackoverflow.com/questions/15193098/how-to-embed-a-swf-video-within-a-list-of-links

Reference NO 2

http://camendesign.com/code/video_for_everybody

Reference NO 3

http://www.w3schools.com/html/html_videos.asp

Reference NO 4

http://kb.mailchimp.com/article/can-i-include-music-video-in-my-campaigns

Reference NO 5

https://confluence.atlassian.com/display/DOC/Embedding+Multimedia+Content

Reference NO 6

http://developers.google.com/youtube/player_parameters

Reference NO 7

http://www.joomlaworks.net/extensions/free-premium/allvideos

Reference NO 8

http://www.longtailvideo.com/support/jw-player/28839/embedding-the-player/

Twisted + exceptions.AttributeError: 'datetime.timedelta' object has no attribute 'time'

Twisted + exceptions.AttributeError: 'datetime.timedelta' object has no
attribute 'time'

References

Reference NO 1

http://stackoverflow.com/questions/15193335/twisted-exceptions-attributeerror-datetime-timedelta-object-has-no-attribut

Reference NO 2

http://stackoverflow.com/questions/14988396/twisted-receiving-data-within-datareceived

Reference NO 3

http://twistedmatrix.com/trac/ticket/3513

Reference NO 4

http://pymotw.com/2/xmlrpclib/

Reference NO 5

http://bugs.python.org/file14723/test_xmlrpc.py

Reference NO 6

https://bitbucket.org/jespern/django-piston/src/7c90898072ce/piston/utils.py

Reference NO 7

http://www.voidspace.org.uk/python/weblog/arch_Hacking.shtml

Reference NO 8

http://sourceforge.net/mailarchive/message.php?msg_id=30576534

How can I use ruby-debugger inside of a resque job?

How can I use ruby-debugger inside of a resque job?

References

Reference NO 1

http://stackoverflow.com/questions/15193583/how-can-i-use-ruby-debugger-inside-of-a-resque-job

Reference NO 2

http://stackoverflow.com/questions/12507221/how-to-debug-resque-job-in-rails-application

Reference NO 3

http://librelist.com/browser//resque/2011/9/20/how-to-tuck-in-the-ruby-debugger-inside-the-job/

Reference NO 4

http://devnet.jetbrains.net/thread/435123

Reference NO 5

https://github.com/nevans/resque-pool/issues/55

Reference NO 6

http://devnet.jetbrains.com/community/ruby?view=tags&tags=debugger&recursive=false

Reference NO 7

http://railscasts.com/episodes/271-resque?view=comments

Reference NO 8

http://blog.newrelic.com/2013/04/29/debugging-stuck-ruby-processes-what-to-do-before-you-kill-9/

PHPUnit doesn't allow me to include files

PHPUnit doesn't allow me to include files

References

Reference NO 1

http://stackoverflow.com/questions/15193816/phpunit-doesnt-allow-me-to-include-files

Reference NO 2

http://stackoverflow.com/questions/4595709/why-would-eclipse-not-be-able-to-include-a-file-when-running-a-phpunit-test

Reference NO 3

http://stackoverflow.com/questions/3286538/phpunit-cli-php-file-includes-requires

Reference NO 4

http://stackoverflow.com/questions/15774367/phpunit-never-uses-the-correct-include-path

Reference NO 5

http://stackoverflow.com/questions/4569305/phpunit-fatal-error-require-once-not-locating-files-that-appear-to-be-on-the-i

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

sort with out Array.Sort

sort with out Array.Sort

References

Reference NO 1

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort

Reference NO 2

http://php.net/manual/en/array.sorting.php

Reference NO 3

http://stackoverflow.com/questions/16243366/sorting-array-with-numbers-without-sort-method

Reference NO 4

http://mathbits.com/MathBits/CompSci/Arrays/Sorting.htm

Reference NO 5

http://msdn.microsoft.com/en-us/library/system.array.sort.aspx

Reference NO 6

http://en.wikipedia.org/wiki/Sorted_array

Reference NO 7

http://cboard.cprogramming.com/c-programming/26344-sorting-without-using-array.html

Reference NO 8

http://www.javascriptkit.com/javatutors/arraysort.shtml

Wednesday, 28 August 2013

How to convert a time and olson timezone to the time in another olson timezone?

How to convert a time and olson timezone to the time in another olson
timezone?

References

Reference NO 1

http://stackoverflow.com/questions/15194524/how-to-convert-a-time-and-olson-timezone-to-the-time-in-another-olson-timezone

Reference NO 2

http://stackoverflow.com/questions/8372537/converting-olson-tzid-to-windows-time-zone

Reference NO 3

http://en.wikipedia.org/wiki/Tz_database

Reference NO 4

http://pic.dhe.ibm.com/infocenter/aix/v7r1/topic/com.ibm.aix.baseadmn/doc/baseadmndita/olson_time_zone.htm

Reference NO 5

http://www.twinsun.com/tz/tz-link.htm

Reference NO 6

http://www.codeproject.com/Articles/19680/How-to-Use-the-Olson-Time-Zone-Database-in-NET

Reference NO 7

https://npmjs.org/package/timezone-js

Reference NO 8

#EANF#

How To Get Results For Paid Traffic On Google Analytics

How To Get Results For Paid Traffic On Google Analytics

References

Reference NO 1

http://stackoverflow.com/questions/15194760/how-to-get-results-for-paid-traffic-on-google-analytics

Reference NO 2

https://support.google.com/analytics/answer/1247841?hl=en

Reference NO 3

http://www.opentracker.net/article/paid-adwords-free-google-traffic

Reference NO 4

http://support.unbounce.com/entries/20387346-How-to-Track-Paid-Traffic-from-Different-Ad-Networks-in-Google-Analytics

Reference NO 5

http://blog.kissmetrics.com/unlock-keyword-not-provided/

Reference NO 6

http://www.wordtracker.com/academy/monitor-with-google-analytics

Reference NO 7

http://www.analyticsseo.com/blog/setting-google-analytics-measure-yahoo-and-bing-pay-click-ppc-campaigns

Reference NO 8

http://www.thatagency.com/design-studio-blog/2010/02/understanding-website-analytics-part-1-real-organic-search-traffic/

Android SeekBar with limited enabled range [closed]

Android SeekBar with limited enabled range [closed]

References

Reference NO 1

http://stackoverflow.com/questions/5126091/disable-progress-change-when-user-single-tap-on-the-seekbar-in-android

Reference NO 2

http://stackoverflow.com/questions/3885100/how-can-i-adjust-android-seekbar-sensitivity

Reference NO 3

http://developer.android.com/reference/android/widget/NumberPicker.html

Reference NO 4

http://m.aptoide.com/app/2712421

Reference NO 5

https://play.google.com/store/apps/details?id=eu.chainfire.hotspotcontrol&hl=en

Reference NO 6

http://audioprograming.wordpress.com/

Reference NO 7

http://tekeye.biz/articles

Reference NO 8

#EANF#

DocumentViwer localization

DocumentViwer localization

References

Reference NO 1

http://social.msdn.microsoft.com/Forums/vstudio/en-US/7fc36c13-d5a5-406d-9703-b0007e5aeae9/action?threadDisplayName=documentviewer-ui-localization

Reference NO 2

http://msdn.microsoft.com/en-us/library/system.windows.controls.documentviewer.aspx

Reference NO 3

http://stackoverflow.com/questions/15195217/documentviwer-localization

Reference NO 4

http://stackoverflow.com/questions/2322727/wpf-how-can-i-remove-the-searchbox-in-a-documentviewer

Reference NO 5

http://stackoverflow.com/questions/17995533/how-to-show-a-flow-document-using-a-documentviewer

Reference NO 6

http://code.google.com/p/ebookdroid/wiki/ChangeLog_legacy

Reference NO 7

https://github.com/dschuermann/document-viewer/wiki/Old_Changelog

Reference NO 8

#EANF#

How to fit image in UITextView and Tap to get larger

How to fit image in UITextView and Tap to get larger

References

Reference NO 1

http://stackoverflow.com/questions/15195407/how-to-fit-image-in-uitextview-and-tap-to-get-larger

Reference NO 2

http://stackoverflow.com/questions/12884520/get-word-from-tap-in-uitextview

Reference NO 3

http://stackoverflow.com/questions/9934031/how-to-enlarge-uiimageview-when-tapped

Reference NO 4

http://stackoverflow.com/questions/15198995/how-to-make-popoverview-the-image-on-click-imagebutton

Reference NO 5

http://stackoverflow.com/questions/13855953/ios-uitextview-not-show-text-at-right-position

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

ActiveState Perl crashes on IIS under heavy load

ActiveState Perl crashes on IIS under heavy load

References

Reference NO 1

http://stackoverflow.com/questions/15195616/activestate-perl-crashes-on-iis-under-heavy-load

Reference NO 2

http://www.mail-archive.com/activeperl@listserv.activestate.com/

Reference NO 3

http://blog.gmane.org/gmane.comp.lang.perl.active-perl/month=20121001

Reference NO 4

http://code.activestate.com/lists/activeperl/

Reference NO 5

http://serverfault.com/questions/372583/moving-a-site-from-iis6-to-iis7-5

Reference NO 6

http://www.mhprofessional.com/downloads/products/0072194855/0072194855_ch01.pdf

Reference NO 7

https://support.ca.com/cadocs/0/h004942e.html

Reference NO 8

http://docs.oracle.com/cd/E23943_01/doc.1111/e15478/trouble.htm

JSF2 Form is not rendered with javscript function to disable all the form elements

JSF2 Form is not rendered with javscript function to disable all the form
elements

References

Reference NO 1

http://stackoverflow.com/questions/15195876/jsf2-form-is-not-rendered-with-javscript-function-to-disable-all-the-form-elemen

Reference NO 2

http://stackoverflow.com/questions/3698579/show-hide-jsf2-form-using-selectbooleancheckbox

Reference NO 3

http://balusc.blogspot.com/2011/09/communication-in-jsf-20.html

Reference NO 4

http://javaserverfaces.java.net/nonav/docs/2.0/pdldocs/facelets/h/commandLink.html

Reference NO 5

http://www.ibm.com/developerworks/library/j-jsf2fu0111/

Reference NO 6

http://ocpsoft.org/java/jsf2-java/how-to-jsf-2-0-render-components-outside-of-the-form/

Reference NO 7

http://java.dzone.com/articles/ajax-jsf-joined

Reference NO 8

#EANF#

How to set Principal Class for a loadable bundle?

How to set Principal Class for a loadable bundle?

References

Reference NO 1

https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/LoadingCode/Tasks/CreatingBundles.html

Reference NO 2

http://stackoverflow.com/questions/15196093/how-to-set-principal-class-for-a-loadable-bundle

Reference NO 3

http://juliuspaintings.co.uk/cgi-bin/paint_css/more_cocoa_examples/082-PlugIns.pl

Reference NO 4

http://www.stone.com/The_Cocoa_Files/Thanks_A_Bundle_.html

Reference NO 5

http://objc.toodarkpark.net/Foundation/Classes/NSBundle.html

Reference NO 6

http://www.filibeto.org/unix/macos/lib/dev/documentation/Cocoa/Conceptual/LoadingCode/LoadingCode.pdf

Reference NO 7

http://eschatologist.net/blog/?p=20

Reference NO 8

http://www.stuffediggysoftware.com/creatingziplinesources.html

Tuesday, 27 August 2013

wakefulintentservice stops working when other application is in use

wakefulintentservice stops working when other application is in use

References

Reference NO 1

http://stackoverflow.com/questions/15196533/wakefulintentservice-stops-working-when-other-application-is-in-use

Reference NO 2

http://stackoverflow.com/questions/9745600/wakefulintentservice-integration

Reference NO 3

https://github.com/commonsguy/cwac-wakeful

Reference NO 4

http://it-tech-article.blogspot.com/2013/02/android-questions-how-to-set-two.html

Reference NO 5

http://commonsware.com/AdvAndroid/wakeful.pdf

Reference NO 6

https://groups.google.com/d/topic/cw-android/sq475lM7hOA

Reference NO 7

http://dhimitraq.wordpress.com/category/android/

Reference NO 8

http://osdir.com/ml/Android-Developers/2010-02/msg04360.html

Paint on top of a JComponent

Paint on top of a JComponent

References

Reference NO 1

http://stackoverflow.com/questions/8260567/paint-over-all-other-components-swing-java

Reference NO 2

http://stackoverflow.com/questions/13224421/java-swing-draw-objects-over-other-components

Reference NO 3

http://docs.oracle.com/javase/tutorial/uiswing/painting/problems.html

Reference NO 4

http://docs.oracle.com/javase/tutorial/uiswing/components/rootpane.html

Reference NO 5

http://www.coderanch.com/t/339210/GUI/java/Painting-components-images

Reference NO 6

http://weblogs.java.net/blog/alexfromsun/archive/2008/07/jxlayer_30_how.html

Reference NO 7

#EANF#

Reference NO 8

#EANF#

sessions + php + mysql + error

sessions + php + mysql + error

References

Reference NO 1

http://stackoverflow.com/questions/15196969/sessions-php-mysql-error

Reference NO 2

http://stackoverflow.com/questions/5650544/custom-db-session-in-php-mysql-showing-error-in-other-pages

Reference NO 3

http://stefangabos.ro/php-libraries/zebra-session/

Reference NO 4

http://www.w3schools.com/php/php_sessions.asp

Reference NO 5

http://oreilly.com/catalog/webdbapps/chapter/ch08.html

Reference NO 6

http://php.net/manual/en/mysqli.error.php

Reference NO 7

https://moodle.org/mod/forum/discuss.php?d=140640

Reference NO 8

http://www.sitepoint.com/users-php-sessions-mysql/

Focus on element triggers browser menu

Focus on element triggers browser menu

References

Reference NO 1

http://stackoverflow.com/questions/15197205/focus-on-element-triggers-browser-menu

Reference NO 2

http://javascript.info/tutorial/focus-blur

Reference NO 3

http://wps.pearsoned.com/accessibility/115/29601/7577947.cw/index.html

Reference NO 4

http://developer.yahoo.com/yui/docs/menuariaplugin.js.html

Reference NO 5

http://www.w3schools.com/tags/ref_eventattributes.asp

Reference NO 6

http://help.dottoro.com/ljpkdpxb.php

Reference NO 7

http://www.daaq.net/old/javascript/index.php?page=js+event+handlers&parent=basic+dhtml

Reference NO 8

http://www.downscripts.com/hover-and-click-trigger-for-circular-elements_javascript-script.html

Sql server compact for windows app using visual studio 2010

Sql server compact for windows app using visual studio 2010

References

Reference NO 1

http://msdn.microsoft.com/en-us/library/vstudio/aa983321.aspx

Reference NO 2

http://stackoverflow.com/questions/9249881/sql-compact-4-ef-model-in-vs2010-windows-app

Reference NO 3

http://blogs.msdn.com/b/sqlservercompact/archive/2011/03/15/sql-server-compact-4-0-tooling-support-in-visual-studio-2010-sp1-and-visual-web-developer-express-2010-sp1.aspx

Reference NO 4

http://www.packtpub.com/article/connecting-microsoft-sql-server-compact-3.5-visual-studio

Reference NO 5

http://forums.iis.net/t/prev/1188170

Reference NO 6

http://weblogs.asp.net/scottgu/archive/2011/01/11/vs-2010-sp1-and-sql-ce.aspx

Reference NO 7

http://erikej.blogspot.com/2010/12/visual-studio-tools-for-sql-server.html

Reference NO 8

http://visualstudiomagazine.com/blogs/data-driver/2010/10/no-sql-server-ce-in-windows-phone-7.aspx

How to change the field sequence in cut command in unix

How to change the field sequence in cut command in unix

References

Reference NO 1

http://stackoverflow.com/questions/15197676/how-to-change-the-field-sequence-in-cut-command-in-unix

Reference NO 2

http://unix.stackexchange.com/questions/20400/change-the-order-of-displayed-fields-of-arbitrary-command-output

Reference NO 3

http://en.wikipedia.org/wiki/Cut_(Unix)

Reference NO 4

http://www.computerhope.com/unix/ucut.htm

Reference NO 5

http://rous.mit.edu/index.php/Unix_commands_applied_to_bioinformatics

Reference NO 6

http://www.cs.okstate.edu/newuser/unix05.2003.html

Reference NO 7

http://www.folkstalk.com/2012/02/cut-command-in-unix-linux-examples.html

Reference NO 8

http://pic.dhe.ibm.com/infocenter/aix/v6r1/topic/com.ibm.aix.cmds/doc/aixcmds1/cut.htm

Flip text in Vb.net

Flip text in Vb.net

References

Reference NO 1

http://stackoverflow.com/questions/15197916/flip-text-in-vb-net

Reference NO 2

http://www.dotnetperls.com/reverse-string-vbnet

Reference NO 3

http://www.vb-helper.com/howto_net_draw_flipped_text.html

Reference NO 4

http://www.daniweb.com/software-development/vbnet/threads/76142/reverse-a-string

Reference NO 5

http://www.dreamincode.net/forums/topic/117426-textbox1textreverse/

Reference NO 6

http://forums.codeguru.com/showthread.php?235822-Rotating-Text-in-NET

Reference NO 7

http://bytes.com/topic/visual-basic-net/answers/364177-rotating-text-label-control

Reference NO 8

http://social.msdn.microsoft.com/Forums/vstudio/en-US/d0cf00ae-e640-46d8-88d9-3f52d8166412/action?threadDisplayName=how-do-i-rotate-a-label-45-degrees-

store exact cv::Mat image in sqlite3 database

store exact cv::Mat image in sqlite3 database

References

Reference NO 1

http://stackoverflow.com/questions/15198131/store-exact-cvmat-image-in-sqlite3-database

Reference NO 2

http://stackoverflow.com/questions/7146399/qt-sqlite3-prerequisites

Reference NO 3

http://evolvestar.com/want/save-image-loaded-through-into-sqlite

Reference NO 4

http://sites.google.com/site/learningopencv1/eye-dimensions/eye-mouse-training-v1

Reference NO 5

http://answers.opencv.org/question/9068/is-there-any-programs-to-recognize-objects/

Reference NO 6

http://www.ros.org/wiki/rein

Reference NO 7

http://www.slideshare.net/omarques/image-processing-and-computer-vision-in-iphone-and-ipad

Reference NO 8

http://hackage.haskell.org/packages/archive/pkg-list.html

How I can modify InternalsVisibleTo in assembly using Reflexii?

How I can modify InternalsVisibleTo in assembly using Reflexii?

References

Reference NO 1

http://stackoverflow.com/questions/15198325/how-i-can-modify-internalsvisibleto-in-assembly-using-reflexii

Reference NO 2

http://stackoverflow.com/questions/17569544/how-can-i-modify-resource-by-reflexil

Reference NO 3

http://stackoverflow.com/questions/16748619/how-to-inject-an-enum-type-into-a-net-assembly-using-reflector-and-reflexil

Reference NO 4

http://stackoverflow.com/questions/15696278/how-to-debug-reflexil

Reference NO 5

http://stackoverflow.com/questions/1202522/how-can-the-net-source-code-xml-comments-be-persisted-in-the-assembly-metadata

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Minimize form in Firemonkey application

Minimize form in Firemonkey application

References

Reference NO 1

http://stackoverflow.com/questions/15198531/minimize-form-in-firemonkey-application

Reference NO 2

http://stackoverflow.com/questions/8056789/firemonkey-equivalent-to-application-onmessage

Reference NO 3

https://forums.embarcadero.com/profile.jspa?userID=96887

Reference NO 4

http://docwiki.embarcadero.com/RADStudio/XE2/en/Form_Designer

Reference NO 5

http://www.innovasolutions.com.au/delphistuf/ADUGVCLtoFMXConv.htm

Reference NO 6

http://www.delphipraxis.net/1148067-post1.html

Reference NO 7

http://galfar.vevb.net/imaging/smf/index.php?topic=799.0

Reference NO 8

#EANF#

Monday, 26 August 2013

Search through a table column

Search through a table column

References

Reference NO 1

http://www.codeproject.com/Tips/136463/How-to-search-a-column-name-within-all-tables-of-a

Reference NO 2

http://blog.sqlauthority.com/2008/08/06/sql-server-query-to-find-column-from-all-tables-of-database/

Reference NO 3

http://www.dzone.com/snippets/find-table-column-sql-server

Reference NO 4

http://stackoverflow.com/questions/5818598/find-a-specific-column-entry-in-an-unknown-table-in-a-database

Reference NO 5

http://stackoverflow.com/questions/10101072/search-database-if-column-name-field-name-exists-in-a-table-in-mysql

Reference NO 6

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=58983

Reference NO 7

http://answers.yahoo.com/question/index?qid=20080901020529AAT8ZKx

Reference NO 8

https://forums.oracle.com/thread/2144602

Show first set of ul li and hide all subsequent using CSS

Show first set of ul li and hide all subsequent using CSS

References

Reference NO 1

http://stackoverflow.com/questions/15198973/show-first-set-of-ul-li-and-hide-all-subsequent-using-css

Reference NO 2

http://stackoverflow.com/questions/6976675/css-hide-text-but-show-image

Reference NO 3

http://staff.washington.edu/weller/css/intro.html

Reference NO 4

http://www.w3schools.com/Css/css_list.asp

Reference NO 5

http://www.dynamicdrive.com/forums/showthread.php?68469-Smooth-Navigational-Menu-Sub-Menu-Size-HELP

Reference NO 6

http://learn.shayhowe.com/advanced-html-css/jquery

Reference NO 7

http://s8.org/ruthsarian/layouts/rMenu/

Reference NO 8

#EANF#

Python if-statement within list comprehension

Python if-statement within list comprehension

References

Reference NO 1

http://stackoverflow.com/questions/4406389/if-else-in-a-list-comprehension

Reference NO 2

http://stackoverflow.com/questions/15474933/list-comprehension-with-if-statement

Reference NO 3

http://www.secnetix.de/olli/Python/list_comprehensions.hawk

Reference NO 4

http://www.pythonforbeginners.com/lists/list-comprehensions-in-python/

Reference NO 5

http://carlgroner.me/Python/2011/11/09/An-Introduction-to-List-Comprehensions-in-Python.html

Reference NO 6

http://www.python.org/dev/peps/pep-0202/

Reference NO 7

http://en.wikipedia.org/wiki/List_comprehension

Reference NO 8

http://www.wikihow.com/Use-Python-List-Comprehension

facebook app not going to Ÿ??Allow AppŸ? form [closed]

facebook app not going to Ÿ??Allow AppŸ? form [closed]

References

Reference NO 1

#EANF#

Reference NO 2

#EANF#

Reference NO 3

#EANF#

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Can a Schema use it's own model to validate?

Can a Schema use it's own model to validate?

References

Reference NO 1

http://stackoverflow.com/questions/15199854/can-a-schema-use-its-own-model-to-validate

Reference NO 2

http://propelorm.org/reference/schema.html

Reference NO 3

http://developer.plone.org/forms/schemas.html

Reference NO 4

http://www.stylusstudio.com/xml_schema_tutorial.html

Reference NO 5

http://mongoosejs.com/docs/2.7.x/docs/model-definition.html

Reference NO 6

http://msdn.microsoft.com/en-us/library/aa468557.aspx

Reference NO 7

http://www.w3.org/TR/xmlschema-1/

Reference NO 8

http://dbunit.sourceforge.net/faq.html

Custom ImageView getting resized automatically on Nexus 7

Custom ImageView getting resized automatically on Nexus 7

References

Reference NO 1

http://stackoverflow.com/questions/15200124/custom-imageview-getting-resized-automatically-on-nexus-7

Reference NO 2

http://stackoverflow.com/questions/12102241/imageview-adds-white-space-around-my-image

Reference NO 3

http://stackoverflow.com/questions/15598690/imageview-and-large-gif-downsampling

Reference NO 4

http://thenextweb.com/apps/2012/12/25/just-got-a-new-android-device-download-these-apps-first/

Reference NO 5

http://radleymarx.com/blog/15-quirky-android-xml-layout-parameters-to-know/

Reference NO 6

https://play.google.com/store/apps/details?id=com.tdfsoftware.fivfree&hl=en

Reference NO 7

#EANF#

Reference NO 8

#EANF#

When to use Single method Interfaces in Java

When to use Single method Interfaces in Java

References

Reference NO 1

http://stackoverflow.com/questions/15200362/when-to-use-single-method-interfaces-in-java

Reference NO 2

http://stackoverflow.com/questions/2478763/number-of-methods-in-an-interface

Reference NO 3

http://www.javalobby.org/forums/thread.jspa?forumID=61&threadID=17239

Reference NO 4

http://java.dzone.com/articles/introduction-functional-1

Reference NO 5

http://docs.oracle.com/javase/specs/jls/se7/html/jls-9.html

Reference NO 6

http://www.informit.com/articles/article.aspx?p=331398

Reference NO 7

http://javarevisited.blogspot.com/2012/04/10-points-on-interface-in-java-with.html

Reference NO 8

http://tutorials.jenkov.com/java/interfaces.html

Slickgrid column width should automatically get resized according to widest row content

Slickgrid column width should automatically get resized according to
widest row content

References

Reference NO 1

http://stackoverflow.com/questions/15200574/slickgrid-column-width-should-automatically-get-resized-according-to-widest-row

Reference NO 2

http://stackoverflow.com/questions/9880485/make-one-column-fill-remaining-space-in-slickgrid-without-messing-up-explicit-wi

Reference NO 3

http://msdn.microsoft.com/en-us/library/cc903935(v=vs.95).aspx

Reference NO 4

http://www.trirand.com/blog/?page_id=393/feature-request/double-click-column-separator/

Reference NO 5

http://questiontrack.com/hiding-a-column-in-a-dynamic-infragistics-grid-and-updating-header-1125285.html

Reference NO 6

http://lunix.soup.io/tag/Coding?newer=1&since=101373369

Reference NO 7

http://www.serkey.com/tag/rdlc-dynamic-header-height/

Reference NO 8

http://bugsort.com/jquery/jquery-slickgrid-column-width-should-automatically-get-resized-according-to-wide/?PHPSESSID=6420430a6884fea359ff5cd591a05106

open chrome browser in vb Ÿ??web browser controlŸ?

open chrome browser in vb Ÿ??web browser controlŸ?

References

Reference NO 1

#EANF#

Reference NO 2

#EANF#

Reference NO 3

#EANF#

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Upload attachments before posting the 'parent' content

Upload attachments before posting the 'parent' content

References

Reference NO 1

http://stackoverflow.com/questions/15201059/upload-attachments-before-posting-the-parent-content

Reference NO 2

http://wordpress.org/support/topic/unable-to-create-directory-is-its-parent-directory-writable-by-the-server

Reference NO 3

http://theme.fm/2011/07/how-to-display-post-attachments-in-wordpress-945/

Reference NO 4

http://forums.alfresco.com/forum/developer-discussions/content-modeling/multiple-file-attachments-content-01062011-1934

Reference NO 5

http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_attachment.htm

Reference NO 6

http://wordpress.stackexchange.com/questions/84922/importing-wordpress-attachments-into-custom-directories-in-wp-content-uploads

Reference NO 7

http://forums.jaguarpc.com/website-management/29584-what-permission-changes-needed-wordpress.html

Reference NO 8

http://icon.uiowa.edu/support/onlinehelp/content/files/

Sunday, 25 August 2013

Using KDE libraries on Qt

Using KDE libraries on Qt

References

Reference NO 1

http://www.phoronix.com/scan.php?page=news_item&px=ODczOQ

Reference NO 2

http://www.tuxradar.com/content/open-ballot-should-kde-and-qt-libraries-merge

Reference NO 3

http://techbase.kde.org/Development/Tutorials/Using_Qt_Creator

Reference NO 4

http://www.qtcentre.org/threads/26189-KDE-library-and-QT

Reference NO 5

http://stackoverflow.com/questions/15201550/using-kde-libraries-on-qt

Reference NO 6

http://people.freebsd.org/~rafan/ph/using-kde.html

Reference NO 7

http://en.wikipedia.org/wiki/Qt_(framework)

Reference NO 8

http://superuser.com/questions/125248/installing-qt-headers-and-libraries

Yii composite primary keys with isNewRecord

Yii composite primary keys with isNewRecord

References

Reference NO 1

http://stackoverflow.com/questions/15201769/yii-composite-primary-keys-with-isnewrecord

Reference NO 2

http://www.solutionoferror.com/mysql/yii-composite-primary-keys-with-isnewrecord-1369.asp

Reference NO 3

http://www.yiiframework.com/doc/api/CActiveRecord

Reference NO 4

http://code.dimilow.com/declare-single-composite-primary-key-yii-activerecord/

Reference NO 5

http://yiiframework.ru/doc/guide/en/database.ar

Reference NO 6

https://github.com/yiisoft/yii/pull/1205

Reference NO 7

https://github.com/hastenax/yii-cmanymanyactiverecord/blob/master/ManyManyActiveRecord.php

Reference NO 8

http://www.larryullman.com/2011/01/20/creating-forms-with-the-yii-framework/

Adding a second submit handler

Adding a second submit handler

References

Reference NO 1

http://stackoverflow.com/questions/15201993/adding-a-second-submit-handler

Reference NO 2

http://stackoverflow.com/questions/18265637/jquery-validate-with-ajax-in-submithandler-submits-on-second-click

Reference NO 3

https://drupal.org/node/1291574

Reference NO 4

http://drupal.stackexchange.com/questions/45953/drupal-7-custom-form-submit-handler-not-working

Reference NO 5

http://jquerymobile.com/demos/1.0a1/experiments/api-viewer/docs/submit/

Reference NO 6

http://www.drupalcoder.com/blog/additional-processing-in-drupals-webform-3-module.html

Reference NO 7

http://10jumps.com/blog/add-one-or-more-custom-submit-handlers-drupal

Reference NO 8

http://zgadzaj.com/how-to-add-your-own-extra-validate-or-submit-function-using-drupals-hookformalter

CovrageInfo.CreateFromFile is giving an error

CovrageInfo.CreateFromFile is giving an error

References

Reference NO 1

http://stackoverflow.com/questions/15202238/covrageinfo-createfromfile-is-giving-an-error

Reference NO 2

#EANF#

Reference NO 3

#EANF#

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Make this widget for jQuery-plugin work?

Make this widget for jQuery-plugin work?

References

Reference NO 1

http://stackoverflow.com/questions/15202492/make-this-widget-for-jquery-plugin-work

Reference NO 2

http://learn.jquery.com/plugins/

Reference NO 3

http://coding.smashingmagazine.com/2011/10/11/essential-jquery-plugin-patterns/

Reference NO 4

http://msdn.microsoft.com/en-us/magazine/ff608209.aspx

Reference NO 5

http://net.tutsplus.com/tutorials/javascript-ajax/coding-your-first-jquery-ui-plugin/

Reference NO 6

http://wordpress.org/support/topic/plugin-jquery-mega-menu-widget-how-do-i-use-this-for-my-main-menu-bar

Reference NO 7

http://ajpiano.com/widgetfactory/

Reference NO 8

http://wiki.jqueryui.com/w/page/12138135/Widget%20factory

Setup project for small wpf app and localdb

Setup project for small wpf app and localdb

References

Reference NO 1

http://stackoverflow.com/questions/15202694/setup-project-for-small-wpf-app-and-localdb

Reference NO 2

http://stackoverflow.com/tags/localdb/hot?filter=year

Reference NO 3

http://stackoverflow.com/questions/tagged/localdb?page=2&sort=votes

Reference NO 4

http://stackoverflow.com/questions/10752295/packaging-a-c-sharp-application-with-a-database

Reference NO 5

http://www.c-sharpcorner.com/uploadfile/dpatra/create-setup-and-deployment-of-wpf-application-step-by-step/

Reference NO 6

http://www.codeproject.com/Questions/631596/create-my-setup-of-my-wpf-app-using-link-to-sql

Reference NO 7

http://bytes.com/topic/c-sharp/answers/948890-make-setup-sql-database-installshield

Reference NO 8

#EANF#

Javascript Dynamic Function Call with Name

Javascript Dynamic Function Call with Name

References

Reference NO 1

http://stackoverflow.com/questions/969743/how-do-i-call-a-dynamically-named-method-in-javascript

Reference NO 2

http://stackoverflow.com/questions/14178430/javascript-dynamic-function-names

Reference NO 3

http://derek.io/blog/2009/dynamic-function-names-in-javascript/

Reference NO 4

http://marcosc.com/2012/03/dynamic-function-names-in-javascript/

Reference NO 5

http://viralpatel.net/blogs/calling-javascript-function-from-string/

Reference NO 6

http://www.techtamasha.com/how-to-dynamically-call-javascript-functions/116

Reference NO 7

http://forums.devshed.com/javascript-development-115/dynamic-function-call-497784.html

Reference NO 8

http://www.webdeveloper.com/forum/showthread.php?94474-dynamic-function-name-with-for-loop

Get latest post from each category with post attachment in wordpress

Get latest post from each category with post attachment in wordpress

References

Reference NO 1

http://stackoverflow.com/questions/15203173/get-latest-post-from-each-category-with-post-attachment-in-wordpress

Reference NO 2

http://codex.wordpress.org/Template_Tags/get_posts

Reference NO 3

http://wordpress.org/support/topic/get-1-attachment-per-post-from-x-category-outside-the-loop

Reference NO 4

http://codex.wordpress.org/Class_Reference/WP_Query

Reference NO 5

http://wordpress.org/support/topic/119913

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

WiX 3.7 IIS Setup

WiX 3.7 IIS Setup

References

Reference NO 1

http://stackoverflow.com/questions/15203465/wix-3-7-iis-setup

Reference NO 2

http://stackoverflow.com/questions/624918/using-wix-to-create-an-iis-virtual-directory

Reference NO 3

http://wix.sourceforge.net/manual-wix3/iis_xsd_index.htm

Reference NO 4

http://www.codeproject.com/Articles/115036/Creating-WIX-Installer-for-ASP-NET-Web-Application

Reference NO 5

http://comments.gmane.org/gmane.comp.windows.devel.wix.user/66817

Reference NO 6

http://www.infoq.com/news/2012/12/wix-3-7

Reference NO 7

http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Create-Web-app-pool-and-Site-on-on-Server-2008-R2-with-IIS-7-5-WiX-3-7-td7586215.html

Reference NO 8

http://esmithy.net/2010/07/02/iis-configuration-with-wix-and-appcmd/

iOS App for iPhone

iOS App for iPhone

References

Reference NO 1

http://appshopper.com/

Reference NO 2

https://itunes.apple.com/us/itunes-u/developing-apps-for-ios-hd/id395605774

Reference NO 3

https://itunes.apple.com/us/app/google+/id447119634?mt=8

Reference NO 4

http://en.wikipedia.org/wiki/IOS

Reference NO 5

http://www.iphonehacks.com/ios-apps

Reference NO 6

http://ios.wordpress.org/

Reference NO 7

http://download.cnet.com/ios/

Reference NO 8

http://darkskyapp.com/

Saturday, 24 August 2013

Can I read files inside a directory without using OpenFileDialog?

Can I read files inside a directory without using OpenFileDialog?

References

Reference NO 1

http://stackoverflow.com/questions/15203943/can-i-read-files-inside-a-directory-without-using-openfiledialog

Reference NO 2

http://stackoverflow.com/questions/10391709/how-can-i-get-a-folder-or-file-path-through-a-single-winform-dialog

Reference NO 3

http://www.daniweb.com/software-development/csharp/threads/300739/read-files-from-a-folder-without-using-openfile-dialog

Reference NO 4

http://www.dreamincode.net/forums/topic/159563-open-a-file-without-using-openfiledialog/

Reference NO 5

http://www.codeproject.com/Questions/454217/How-we-can-get-directory-path-into-textbox-text-th

Reference NO 6

http://social.msdn.microsoft.com/Forums/vstudio/en-US/df352ad8-39d0-4a10-af06-86e6fdf27c20/action?threadDisplayName=openfiledialog-get-chosen-filepath-without-filename

Reference NO 7

http://www.mathworks.com/help/matlab/ref/uigetfile.html

Reference NO 8

http://ubuntuforums.org/showthread.php?t=1218592

Check if a process exists in go way

Check if a process exists in go way

References

Reference NO 1

http://stackoverflow.com/questions/15204162/check-if-a-process-exists-in-go-way

Reference NO 2

http://stackoverflow.com/questions/568271/how-to-check-if-there-exists-a-process-with-a-given-pid

Reference NO 3

http://stackoverflow.com/questions/14537045/how-i-should-run-my-golang-process-in-background

Reference NO 4

http://www.dmxzone.com/go/4615/how-to-find-out-if-a-record-already-exists-in-a-database-if-it-doesn-t-insert-a/

Reference NO 5

http://www.dailypaul.com/276369

Reference NO 6

http://www.tldp.org/FAQ/Linux-FAQ/error-messages.html

Reference NO 7

http://www.symantec.com/connect/forums/if-file-exists-return-code-1-and-dont-run-rest-task-steps

Reference NO 8

#EANF#

can I use document.prototype.getElementById to get an element in another element

can I use document.prototype.getElementById to get an element in another
element

References

Reference NO 1

http://stackoverflow.com/questions/15204415/can-i-use-document-prototype-getelementbyid-to-get-an-element-in-another-element

Reference NO 2

http://stackoverflow.com/questions/3387427/javascript-remove-element-by-id

Reference NO 3

http://davidwalsh.name/javascript-attributes

Reference NO 4

http://www.w3schools.com/js/js_htmldom_elements.asp

Reference NO 5

http://prototypejs.org/doc/latest/dom/dollar-dollar/

Reference NO 6

https://developer.mozilla.org/en-US/docs/Web/API/EventTarget.addEventListener

Reference NO 7

https://www.inkling.com/read/javascript-definitive-guide-david-flanagan-6th/chapter-15/selecting-document-elements

Reference NO 8

#EANF#

Media Queries in IE

Media Queries in IE

References

Reference NO 1

http://www.webmonkey.com/2011/04/how-to-have-your-media-queries-and-eat-ie-too/

Reference NO 2

https://github.com/scottjehl/Respond

Reference NO 3

http://code.google.com/p/css3-mediaqueries-js/

Reference NO 4

http://stackoverflow.com/questions/5769493/ie8-support-for-css-media-query

Reference NO 5

http://caniuse.com/css-mediaqueries

Reference NO 6

http://coding.smashingmagazine.com/2011/08/10/techniques-for-gracefully-degrading-media-queries/

Reference NO 7

http://ie.microsoft.com/testdrive/HTML5/CSS3MediaQueries/

Reference NO 8

http://cssmatter.com/blog/ie7-and-ie8-support-for-css3-media-query/